print.anova.ssr: Print an anova.ssr Object
Description
Calculate and output p-values for tests available.
Usage
# S3 method for anova.ssr
print(x, ...)
Arguments
- x
an object inheriting from class anova.ssr, generally obtained by
applying the anova.ssr method to an ssr object.
- ...
other available arguments, currently unused.